Formula: Number of Boolean functions of n variables is:
22n
Condition: We are told the total functions must be ≤ 4:
22n≤4
Minimum n for which number of Boolean functions ≤ 4 is:
1
✅ Final Answer: 1
The floating-point binary number is +1001.112.
We need to convert it into an 8-bit fraction and a 6-bit exponent format.
We start by normalizing the binary number into scientific notation of the form:
1.xxxx×2n
Converting 1001.112 into scientific notation gives:
1001.112=1.001112×23
The exponent is 3 (because the binary point is shifted 3 places to the left).
The exponent is 3 in decimal. To represent this in binary using 6 bits, we get:
Exponent=0001002
The fractional part of the normalized binary number is 00111. We need to extend it to 8 bits:
Fraction=010011102
The floating-point binary number +1001.112 in 8-bit fraction and 6-bit exponent format is:
Exponent: 0001002, Fraction: 010011102
Format: 10-bit signed integer using 2's complement representation.
0000100011
1111011100
1111011101
✅ Final Answer:
1111011101
–35 in 10-bit 2's complement: 1111011101
Online Test Series,
Information About Examination,
Syllabus, Notification
and More.
Online Test Series,
Information About Examination,
Syllabus, Notification
and More.